PgTabArray.setDecimalPoint

Sets the Unicode character to use as decimal point.

This is only relevant for tabs with %PANGO_TAB_DECIMAL alignment, which align content at the first occurrence of the decimal point character.

By default, Pango uses the decimal point according to the current locale.

class PgTabArray
void
setDecimalPoint

Parameters

tabIndex int

the index of a tab stop

decimalPoint dchar

the decimal point to use

Meta

Since

1.50